Skip to content

[pull] master from ruby:master#156

Merged
pull[bot] merged 1 commit intosysfce2:masterfrom
ruby:master
Mar 7, 2026
Merged

[pull] master from ruby:master#156
pull[bot] merged 1 commit intosysfce2:masterfrom
ruby:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* This reverts commit 776d043.
* See #1586

> No one fix failure jobs over one month.

The CI failure was reported in
truffleruby/truffleruby#4094 and I did a lot
of work to replace Ripper with `Prism::Translation::Ripper` in
TruffleRuby and [improved `Prism::Translation::Ripper` to be compatible
enough](ruby/prism#3838).
There were only 6 days between report & fix.

It seems there was another failure after that, I found [this failing
run](https://github.com/ruby/rdoc/actions/runs/21367549712/job/61503325741)
```
/home/runner/work/rdoc/rdoc/lib/rdoc/parser/ripper_state_lex.rb:17:in 'Module#const_missing': uninitialized constant Prism::Translation::Ripper::Filter (NameError)
```

This has been fixed since then (`ruby -rripper -e 'p
Prism::Translation::Ripper::Filter'` works on truffleruby-head), given
the CI now passes.
@pull pull Bot locked and limited conversation to collaborators Mar 7, 2026
@pull pull Bot added the ⤵️ pull label Mar 7, 2026
@pull pull Bot merged commit b37aaf2 into sysfce2:master Mar 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant